CSharpTest.Net
Current Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > LurchTable.Enumerator<TKey,TValue> Structure : Current Property

Glossary Item Box

Gets the element in the collection at the current position of the enumerator.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Current As KeyValuePair(Of TKey,TValue)
C# 
public KeyValuePair<TKey,TValue> Current {get;}

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys